home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / 386bsd-faq.part1 next >
Encoding:
Internet Message Format  |  1994-04-02  |  26.9 KB

  1. Subject: [comp.os.386bsd] BNR/2 derived BSD for PCs FAQ (Part 1 of 10)
  2. Newsgroups: comp.os.386bsd.announce,comp.answers,news.answers
  3. From: burgess@hrd769.brooks.af.mil (Dave Burgess)
  4. Date: 31 Mar 1994 21:37:25 -0000
  5.  
  6. Posted-By: auto-faq 2.4
  7. Archive-name: 386bsd-faq/part1
  8.  
  9.  
  10.             Frequently Asked Questions
  11.                386BSD, NetBSD, FreeBSD, and
  12.                other BNR/2 derived Operating 
  13.                          Systems.
  14.  
  15.  
  16.                   EXTREMELY UNOFFICIAL
  17.  
  18.  
  19.   Original FAQ by:
  20.     Terry Lambert
  21.     terry_lambert@gateway.novell.com
  22.     terry@icarus.weber.edu
  23.  
  24.  
  25.   New FAQ by:
  26.     TSgt Dave Burgess
  27.     NCOIC, Configuration Management Section, US Strategic Command
  28.     burgessd@j64.stratcom.af.mil
  29.  
  30.                Last Update:  08 Feb 1994 
  31.  
  32.  
  33. Section 0.  (Basic FAQ information)
  34.  
  35. 0.0    Introduction
  36.  
  37.     The 386BSD 0.1 operating system is a derivative of the Berkeley 
  38.     Net/2 release.  The definitive "man without whom we would have 
  39.     nothing" in this effort has been William Jolitz.  For more 
  40.     information, download the code.
  41.  
  42.     386BSD is fully redistributable and is intended as a research OS.  
  43.     As such, many contributions to the system are provided through 
  44.     interaction by people who communicate via many means.  Many new 
  45.     and innovative features have been added to 386BSD since it's 
  46.     original release in June of '92.  There is an 'unofficial' 
  47.     patchkit which is available from many anonymous FTP sources 
  48.     which makes 386BSD more stable and usable.  Many problems 
  49.     associated with the use of 386BSD Version 0.1 can be solved 
  50.     through the application of patches from the patchkit.  In 
  51.     addition, many common Unix packages have been ported with 
  52.     varying degrees of difficulty.
  53.  
  54.     386BSD is available completely free of charge.  It is also 
  55.     available on CD-ROM and many other methods, most of which end up 
  56.     charging for 'media and handling costs'.  It is available by 
  57.     Anonymous FTP and through FTP-Mail.  
  58.  
  59.     386BSD comes in three distinct pieces, each of which is 
  60.     exclusive of the other two.  These distributions are called the 
  61.     'bindist', 'srcdist', and 'etcdist'.  The bindist can be unloaded 
  62.     from its native form (on about 10 diskettes) and loaded onto a 
  63.     42Meg hard drive partition.  It is a fully functional system, 
  64.     including gcc 1.39, all executables for normal Unix style 
  65.     operation, and many other things.  The etc distribution includes 
  66.     MANY additional programs (all with source) which extend the 
  67.     functionality of 386BSD.  The srcdist is the source code for 
  68.     386bsd, along with all of the header files not included in the 
  69.     bindist.  All of the distributions and compilation files will 
  70.     fit onto 180Meg of hard drive (barely).
  71.  
  72.     In addition to the original 386BSD, two newer versions of the 
  73.     system are available, under new names.  NetBSD is the older (or 
  74.     newer depending on whom you choose to believe) and FreeBSD is the
  75.     other.  Both systems have evolved into programs that are superior
  76.     to the progenitor and both have sizable (if a little rabid) 
  77.     followings.  Most of the statements made in this FAQ will apply 
  78.     to all three, although I will try to differentiate one from
  79.     another whenever the difference matters.
  80.  
  81.  
  82. 0.1    About this FAQ.
  83.  
  84.     This FAQ consists of 10 parts:
  85.  
  86.         Section 0.  Basic FAQ information
  87.         Section 1.  General Network Information
  88.         Section 2.  Common installation questions
  89.         Section 3.  Kernel Building and Maintenance
  90.         Section 4.  Kernel Additions
  91.         Section 5.  Kernel Replacement Parts
  92.         Section 6.  Interaction with MS-DOS
  93.         Section 7.  System Communication
  94.         Section 8.  "Supported" Hardware List
  95.         Section 9.  "Supported" Software List
  96.  
  97.  
  98. 0.2    Is 386bsd better than (your favorite operating system name here)?
  99.  
  100.     I decided to put this in section 0, primarily because it by far 
  101.     the most asked and least useful question in comp.os.386bsd.*.  
  102.  
  103.     You will often see this question veiled as a request for a brief 
  104.     description of the differences between 386bsd and (YFOS).  This 
  105.     type of request, while seeming to be a reasonable one, is usually
  106.     looked upon as either an attempt by some folks for the net to do 
  107.     their homework, or as an attempt to start yet another flame-war.
  108.  
  109.     What is the answer to this question, then?
  110.     
  111.     No.  It is not.
  112.  
  113.     Nor is it any worse.
  114.  
  115.     It is DIFFERENT.  There are alternative Operating Systems 
  116.     available, both free and commercial.  386bsd, NetBSD, FreeBSD, 
  117.     and Linux are examples of "free" Unix style Operating Systems.
  118.  
  119.     Here are a brief list of differences between 386bsd and other 
  120.     systems:
  121.  
  122.     1.  386bsd will not run DOS applications (yet).  There is 
  123.     currently no DOS emulator.  People are working on it.  If you 
  124.     want to help, contact Nate (nate@bsd.coe.montana.edu) and tell 
  125.     him.  He will put you in contact with the right people.
  126.  
  127.     2.  386bsd is not binary compatible with anything but the other
  128.     free BSD systems (NetBSD, FreeBSD, and their kith).
  129.  
  130.     If you want to add binary compatibility with some other system, 
  131.     contact Bill and Lynne, or Nate, and volunteer.  NetBSD 0.8
  132.     was actually 386bsd in a new suit.  The documentation that comes 
  133.     with NetBSD goes into a great deal of detail about this.  BTW, 
  134.     this binary compatibility has become backwards compatibility.
  135.     The newer versions of NetBSD are implementing a new type of 
  136.     executable format, wherein references to NULL will cause a core
  137.     dump.  The format of the executable is said to be close to (if 
  138.     not compatible with) BSDI's BSD/386 product.
  139.  
  140.     There is even a caveat on this compatibility.  Anything that uses 
  141.     the original 'dbm' code (passwd database, etc.) will not work
  142.     because all of the newer BSDs, including NetBSD and FreeBSD, are
  143.     using the new dbm code that was released as part of BSD 4.4.
  144.  
  145.     3.  FreeBSD is 386bsd 0.1 with the patchkit applied, and many of 
  146.     the utilities in the system have been updated.  This system is not
  147.     quite as leading edge as NetBSD and is intended to be used as a
  148.     stable operating environment.  The emphasis seems to be on better
  149.     packaging and improved operation.
  150.     
  151.     4.  Where BSD and POSIX differ, 386BSD conforms by default to
  152.     BSD; Linux to POSIX.  Furthermore, while both run mostly GNU
  153.     utilities, Linux tends toward the SysV flavor (e.g. init) 
  154.     where 386BSD sticks with the BSD style.  However, sources for
  155.     different flavors of utilities are available for both, and
  156.     both support compiler options which allow more BSD or more
  157.     POSIX semantics.
  158.  
  159.     Clifford Stoll talks about the 'West Coast/East Coast' feeling 
  160.     of BSD/SysV in his book "The Cuckoo's Egg".  In keeping with 
  161.     that, BSD feels like BSD/West Coast, Linux feels like SysV/East 
  162.     Coast (actually, Finland is what it says on the passport, but 
  163.     stay with me for a minute).   If you don't believe me, just 
  164.     look at the primary U.S. archive sites.   Linux is available 
  165.     from MIT, BSD is available from Berkeley.  Can't get much more 
  166.     'Coast' than that. :-)
  167.  
  168.     Actually, NetBSD and FreeBSD are feeling more and more POSIX all 
  169.     the time.  Recent releases of both products have implemented many
  170.     more POSIX compliant utilities, features, and low-level hooks into
  171.     the operating system.
  172.  
  173.     5.  Linux, NetBSD, FreeBSD, and 386bsd share two vitally important 
  174.     facets.  All are free and all include source.  They are all 
  175.     excellent, and all fill a niche that the others would gladly 
  176.     leave available.  Also, don't forget one of the most important 
  177.     things; get what your friends have.  Then they can help you.
  178.  
  179.     6.  Finally, remember that this FAQ and the comp.os.386bsd.* 
  180.     groups are intended as places for 386bsd users and developers 
  181.     to meet and discuss topics which are germain to the further 
  182.     development of 386bsd.  For more information about Linux, you 
  183.     can read the comp.os.linux.* newsgroups.
  184.  
  185.  
  186. 0.2.1    Are all of the BNR/2 derived systems binary compatible?  If not,
  187.     what are the differences?
  188.  
  189.     NetBSD/1 runs 386BSD, FreeBSD, NetBSD/1 0.8, and most 
  190.     BSDI executables.  However, due to upgrading to the latest 
  191.     version of the UCB DB library, programs which use said 
  192.     library cannot be mixed old and new; e.g. an old `ls' cannot 
  193.     read the pwd.db file created with a new `pwd_mkdb', and vice 
  194.     versa.  This caveat is also true of FreeBSD, though it cannot 
  195.     run BSDI or NetBSD/1 0.9 executables.
  196.  
  197.     Also, due to better (read: properly) enforced address space
  198.     protections, some incorrectly written programs which seemed to 
  199.     work under 386BSD or NetBSD/1 0.8 will core dump under 
  200.     NetBSD/1 0.9, even when recompiled.
  201.  
  202.     The default executable format produced by the NetBSD 0.9 `ld' i
  203.     is not downward compatible with FreeBSD or 386BSD.  It is 
  204.     essentially the same as BSDI's QMAGIC format and Sun's normal 
  205.     format--with no padding between the exec header and the first 
  206.     page of text, and with the first page of the address space 
  207.     always unmapped when loaded--except that the magic numbers are 
  208.     in the conventional `magic + machine id' format, and are in 
  209.     network (big-endian) order.
  210.  
  211.  
  212. 0.3    How to add your pet answer to the FAQ.
  213.  
  214.     This is the trickiest part of this section of the FAQ.  There are 
  215.     only two criteria for getting an entry made into the FAQ:
  216.  
  217.     1.  Your answer should answer a question that seems to come up
  218.         with some regularity, or at least perplexes a group of
  219.         people from time to time.
  220.  
  221.     2.  Your answer should be technically correct.  In other words,
  222.         answers like 'RTFM' and 'everybody knows that' are not really
  223.         good candidates for the FAQ.  These answers should spell out,
  224.         in a reasonable level of detail, precisely how to fix the
  225.         the question asked, or explain the basis for the answer and
  226.         leave the implementation of the answer to the questioner.
  227.  
  228.     All answers MUST include a question.  This is not as obvious as 
  229.     it would seem at first glance.  An answer could solve many 
  230.     problems, especially in the realms of system halts or other 
  231.     catastrophes. 
  232.  
  233.     Since I (Dave) am no Unix guru, I rely HEAVILY on the input of 
  234.     other people to make the FAQ a success.  Many questions in the 
  235.     FAQ have been made largely irrelevant through the patchkits, but 
  236.     that doesn't means they may not reappear.  That is why the old 
  237.     FAQ questions are still here.
  238.  
  239.     New FAQ questions should be added.  I will try to attribute the 
  240.     question/answer to the author, but I personally think this is a 
  241.     waste of good disk space.  As long as the answers get out, that 
  242.     should be reward enough :-)
  243.  
  244.  
  245. 0.4    Administrivia.
  246.  
  247.     Send all question/answer pairs to burgess@hrd769.brooks.af.mil.  
  248.     If you are going to post the Q/A to the net, then do that, but 
  249.     be sure to mark it as a FAQ entry.  I will get it from the net 
  250.     as easily as I do my E-Mail.  Your Q/A will be formatted to 
  251.     look more or less like the others and be added.  Corrections, 
  252.     deletions, flames, snivels, and whines should be addressed 
  253.     directly to me here.  Either way, I will be sure to send out a 
  254.     reply letting you know what I have done with your submission.
  255.  
  256.     To get the absolutely most up-to-date (like to the minute) FAQ 
  257.     set, you will need access to anonymous FTP.  FTP to 
  258.     hrd769.brooks.af.mil and get the entire set out of ~/pub/FAQ.
  259.     I have implemented the advanced FTP server, so you can request
  260.     the files be compressed and/or tarred.  The file 'master.index' 
  261.     is the list of all of the questions in the entire set.  It is
  262.     included in FAQ_00 (below).
  263.  
  264.     One last thing.  I will assume that I am infalible. :-)  I will 
  265.     not notice any mistakes that you may find.  If you find a 
  266.     mistake and don't tell me, it will very likely stay a mistake.
  267.     After all, if I didn't notice it before, why should I notice
  268.     it now?
  269.  
  270.  
  271. 0.5    Master Index.
  272.  
  273.     0.0          Introduction
  274.     0.1          About this FAQ.
  275.     0.2          Is 386bsd better than (your favorite operating system
  276.              name here)? 
  277.     0.2.1        Are all of the BNR/2 derived systems binary compatible?
  278.              If not, what are the differences? 
  279.     0.3          How to add your pet answer to the FAQ.
  280.     0.4          Administrivia.
  281.     0.5          Master Index.
  282.     1.0          What is 386BSD? (Taken from the INSTALL.NOTES by the
  283.              Jolitz's) 
  284.     1.0.1        What are these other Free BSD systems?
  285.     1.0.2        I just downloaded all of 386bsd version 0.1 and I get
  286.              can't get [some feature] to work? Do you have any
  287.              suggestions? 
  288.     1.1          Feature summary
  289.     1.2          The future of 386BSD.
  290.     1.3          386BSD software projects in progress
  291.     1.3.1        Contacting software authors
  292.     1.4          Minimum hardware configuration recommended
  293.     1.5          Where to get the source and binaries
  294.     1.5.1        Forms available (floppy, FTP, CD-ROM)
  295.     1.5.1.1      Where can I get the distribution on floppy or tape?
  296.     1.5.1.2      Where can I get the distribution via FTP?
  297.     1.5.1.3      Where can I get the distribution on CD ROM?
  298.     1.6          Electronic Information Groups for 386BSD
  299.     1.6.1        Usenet newsgroups
  300.     1.6.2        Newsgroup archives.
  301.     1.6.3        BNR/2 Derived bsd mailing lists.
  302.     1.6.4        Other electronic resources.
  303.     1.6.5        System Updates.
  304.     1.7          Documentation available
  305.     1.7.1        BSD manuals
  306.     1.7.2        BSD books
  307.     1.7.3        The Jolitz Book
  308.     1.7.4        Dr. Dobbs' journal
  309.     1.7.5        Other FAQ's on the net that are relevant
  310.     1.8          FTP sites for 386BSD
  311.     1.8.1        FTP Site List
  312.     1.8.2        Official distribution sites
  313.     1.8.3        Reference sites
  314.     1.8.4        Unofficial archive sites that have neat stuff!
  315.     1.8.5        X for 386BSD 0.1 Ported Software List
  316.     2.0          Install process
  317.     2.0.1        Tiny boot disk (versions and media formats)
  318.     2.0.1.1      Where does extract go when I reboot?
  319.     2.0.1.2      I put the floppy in and try to boot, and nothing
  320.              happens. What now? 
  321.     2.0.1.3a     The floppy booted, but now the hard disk won't boot?
  322.     2.0.1.3b     I am trying to reinstall. I run install and it loops
  323.              asking me if I want to use the whole disk? 
  324.     2.0.1.4      There are a bunch of flashing colored things on the
  325.              screen. Now what? 
  326.     2.0.2        Fix-it boot disk
  327.     2.1          Binary distribution
  328.     2.2          Source distribution
  329.     2.3          Additional software distribution
  330.     2.4          Patch-kit
  331.     2.5          Configuration
  332.     2.5.1        Partitions
  333.     2.5.1.1      What is a 'disklabel' and why do I need one?
  334.     2.5.2        Common Disk Label Problems.
  335.     2.5.2.1      Swap space.
  336.     2.5.2.2      Increasing the 386bsd partition size.
  337.     2.5.2.3      I can access the DOS partition on my second disk from
  338.              Unix but not DOS? Any suggestions? 
  339.     2.5.3        How do I set up the system so that I can boot from more
  340.              than one operating system/file-loader without using
  341.              floppies? 
  342.     2.5.4        How do I disklabel my second hard drive?
  343.     2.5.5        386bsd/NetBSD/FreeBSD cannot handle disk geometry
  344.              translations, but it turns out that my disk geometry is
  345.              translated. It has five zones, each with a different
  346.              sec/track! What kind of things can I do about the disk
  347.              translation my hard disk controller uses? 
  348.     2.6          Common installation problems.
  349.     2.6.1        Swap space not identified correctly.
  350.     2.6.2        Endless reboot cycles.
  351.     2.7          The computer just sits there, or 'that isn't right'.
  352.     2.7.1        The boot disk works all right on one computer but not
  353.              another. 
  354.     2.7.2        The screen has "flashing multicolored characters and
  355.              ptdi81061 prompt" error? 
  356.     2.7.3a       I get the error "isr 15 and error: isr 17" on an NE2000
  357.              card. 
  358.     2.7.3b       I have some card on IRQ2 and it doesn't work; why?
  359.     2.7.3c       I am getting lousy performance out of my network card.
  360.              What are some of the other possibilities? 
  361.     2.7.4        What is the difference between IRQ2 and IRQ9? Are they
  362.              really the same, or are they really different? 
  363.     2.7.5        Some of my SCSI devices (like a tape drive) don't work;
  364.              why? 
  365.     2.7.6        I try to run 'ps' or 'w' and get ': cannot get namelist'
  366.              from the TinyBSD kernel. What did I do wrong? 
  367.     2.7.7        I get a 'Floating point constant out of range' when I
  368.              try to compile package 'n'. What is broke? 
  369.     2.7.8        I want to use the Adaptec 1542C SCSI controller. What
  370.              are the problems/tricks you need to know to get it
  371.              working? 
  372.     2.7.9        Did anyone ever find out on how to use the 3c509
  373.              etherlink III card yet for bsd? 
  374.     2.8          Other common problems that are attributed to the
  375.              installation process but are caused other places. 
  376.     2.8.1        Why don't the man pages for "magic" and "file" work?
  377.     2.8.2        Why is apropos broke?
  378.     2.8.3        I want to use more than 16 Megabytes of memory. Will any
  379.              of the Net/2 derived BSD systems support it? 
  380.     2.8.4        I tried to use a device in my computer that should be
  381.              there. When I did, I got a "Device not configured
  382.              error." What do I do now? 
  383.     3.0          System Internals
  384.     3.1          Kernel
  385.     3.1.1        How do I build a kernel?
  386.     3.1.2        I want to do one of the following things:
  387.              * add a device not in the distributed kernel (third com
  388.                port, additional disk or tape, line printer driver,
  389.                etc).
  390.              * use a patch from the net or the patchkit to fix a
  391.                kernel bug.
  392.              * add another swap device.
  393.              * recompile the kernel to remove extraneous devices so
  394.                that it takes up less space.
  395.              * configure more pseudo-terminals to allow for more
  396.                xterms or network logins. 
  397.     3.1.3        I don't have the source distribution -- how can I
  398.              rebuild the kernel? 
  399.     3.1.4        Now that I have a kernel, how do I install it?
  400.     3.1.5        After installing the patchkit and recompiling the kernel
  401.              with the option "WD8013", I am no longer able to reboot
  402.              the machine. A cold boot (power on) runs fine, but after
  403.              a reboot no boot drive is found by the BIOS. Besides
  404.              having a 16-bit WD/SMC Ethernet card installed the
  405.              machines try to boot using either a Adaptec 1742 or 1542
  406.              SCSI board to boot from. 
  407.     3.1.6        My system is comaplaining about stray interrupt 7. Is my
  408.              machine going to explode or anything? 
  409.     3.1.7        I found a bug in the kernel. How do I report it?
  410.     3.1.8        Can someone please give a reasonably clear set of
  411.              instructions as to how to get a "current" version of
  412.              NetBSD running? 
  413.     3.2          What exactly is this config file, anyway? What are all
  414.              of these cryptic notations? 
  415.     3.2.1        Okay, fine. Why shouldn't I just add every device I can
  416.              find to the kernel, so I'll never have to recompile this
  417.              again? 
  418.     3.2.2        What should I remove from the kernel?
  419.     3.2.3        I can't get enough remote login sessions or xterm
  420.              sessions. I also can only get four seesions working at a
  421.              time. What can I do? 
  422.     3.2.4        How do I get ddb, the kernel debugger, compiled into the
  423.              kernel and running? 
  424.     3.2.5        Can I have more than one config file? Should I rename it
  425.              to something else? Any other hints? 
  426.     3.2.6        What is the meaning of the trap codes I get in panic
  427.              messages? Sometimes this message appears in the form
  428.              "trap type nn". 
  429.     3.2.7        I have been getting a lot of "virtual memory exhausted"
  430.              errors when I am compiling a program with a really big
  431.              static array. I have 128Meg of memory and 8Gig of swap.
  432.              How can this be happening? 
  433.     3.2.8        Where can I learn more about all this?
  434.     3.2.9        Does anyone have a system building script that takes
  435.              things like building a new config and multiple config
  436.              files into account? 
  437.     3.3          X11/XFree86/XS3
  438.     3.3.1        What options should I define to get the X extensions
  439.              included? 
  440.     3.3.2        Where can I get the FAQ for 'X'?
  441.     3.3.3        Why does X drop characters when using xdm? When I run
  442.              xdm from the console, it keeps losing keystrokes and the
  443.              shift keys don't always work. Why? 
  444.     3.4          Compiler and Library routines
  445.     3.4.1        Which C compiler is shipped with my Net/2 derived BSD? 
  446.     3.4.2        Where is libcompat.a?
  447.     4.0          Introduction
  448.     4.1          Common Kernel-related problems
  449.     4.1.1        Where are the commands "rpcinfo" and "rpcgen"?
  450.     4.1.2        Where can I get a working "netstat"?
  451.     4.1.3        How can I fix NFS to work with my NE2000 board?
  452.     4.1.4        How can I get "ps" and "w" to work?
  453.     4.1.5        Where are re_comp and re_exec?
  454.     4.1.6        Where are stty() and gtty()?
  455.     4.1.7        The system hangs with the HD light on after intense disk
  456.              usage. The system hangs when trying to fsck -p both of
  457.              my IDE hard drives at boot-up. 
  458.     4.1.8        How do you implement quotas on Net/2 derived BSD
  459.              systems? 
  460.     4.2          Available kernel add-ons
  461.     4.2.1        The Patch-Kit
  462.     4.2.2        Shared Libraries
  463.     4.2.3        Sound Blaster Drivers
  464.     4.2.4        Bus Mouse Drivers
  465.     4.2.5        PPP Support
  466.     4.2.6        re_comp and re_exec library functions
  467.     4.2.7        Intel i82586 Ethernet Controller driver
  468.     4.2.8        PC Speaker driver for Nethack
  469.     5.0          Introduction
  470.     5.1          Available Kernel Replacements
  471.     5.1.1        keycap/codrv
  472.     5.1.2        pcvt
  473.     5.1.3        syscons
  474.     5.1.4        Fast Symbolic Links
  475.     5.1.5        npx fixes
  476.     5.1.6        CGD's COM drivers
  477.     5.1.7        Tom Ivar Helbekkmo's wd.c replacement
  478.     5.1.8        Interruptless LPT Driver Kit
  479.     5.2          Floppy Disk problems.
  480.     5.2.1        How do I get a bootable floppy?
  481.     5.2.2        How do I maximize the space on a mountable floppy disk. 
  482.     5.3          Unit Record
  483.     5.3.1        Printers
  484.     5.3.2        Terminals/Keyboards
  485.     5.3.3        Modems
  486.     5.4          Tape Drives
  487.     5.4.1        Does the tape need to be formatted?
  488.     5.4.2        If I execute the command 'st -f /dev/st0 status', I get:
  489.              Archive/Tandberg? tape drive, residual=0, blocksize=512
  490.              Density: high = 16 (0x10), medium = 15 (0xf), low = 5
  491.              (0x5) ds=0 er=0 
  492.     5.4.3        When is erst0 used?
  493.     5.4.4        How is density (bpi) computed? I am using 3M DC 6250
  494.              cassettes which have a 250MB capacity on the Viper 150.
  495.              But computing the bits/inch based on 250MB/tape-length
  496.              (1020 ft.), I get a density of 171335 bpi, which is
  497.              nowhere near the 10000 bpi associated with QIC-150 in
  498.              the st(1) man page. Why the discrepancy? 
  499.     5.4.5        How is an appropriate block size determined (and in what
  500.              units are they specified in the st(1) command)? 
  501.     5.4.6        From the 4.3BSD mtio(4) man page, it sounds like data is
  502.              typically (traditionally?) stored on tape in
  503.              eof-terminated sequences of 1K records. 
  504.     5.4.6.1      Is st's notion of "file" the record sequence between two
  505.              eof marks? 
  506.     5.4.6.2      What about a "record"?
  507.     5.4.6.3      Is a "record" one "block", as determined by st's
  508.              "blocksize" command? If not, what is the connection
  509.              between them? 
  510.     5.4.6.4      Can I change the "record" size?
  511.     5.4.6.5      When would I want a block size that is different from
  512.              the default? 1KB is the size of writes used by dd or
  513.              whatever. QIC specifies 512 byte records (well at least
  514.              its what people use..) Whatever you write in will be
  515.              broken into 512 byte sections. They must be multiples of
  516.              512 though. 
  517.     5.4.7a       How do I write several archives to a single tape? I
  518.              tried without success: $ st -f /dev/rst4 rewind $ tar cf
  519.              /dev/nst4 archive1 $ st -f /dev/nrst4 weof $ tar cf
  520.              /dev/nst4 archive2 $ st -f /dev/nrst4 weof 
  521.     5.4.8b       Later, I would expect to be able to access, say,
  522.              archive3 via the fsf directive to skip over the first
  523.              two archives. What is the correct sequence? 
  524.     5.4.9        Since the Viper 150 writes on QIC-150/120, I guess I
  525.              don't need to worry about writing variable-length
  526.              records? How about reading a tape written with
  527.              variable-length records. Is this possible with the
  528.              Viper? If so, what's involved? 
  529.     5.4.10       The very scant documentation that came with my drive
  530.              mentions a "selectable buffer disconnect size," whose
  531.              default is 16K. This is evidently the "maximum number of
  532.              bytes that can be sent over the SCSI bus during a single
  533.              data transfer phase." What's that? How is it connected
  534.              st's "blocksize" command? Do I want to use 16K blocks,
  535.              or might I even want to set the disconnect size to a
  536.              higher value? 
  537.     5.4.11       What is "streaming"? When I tar a directory of files to
  538.              tape, I notice that the tape often stops. Streaming
  539.              means it doesn't stop? How would I get the viper 150 to
  540.              stream using tar or cpio or dump? 
  541.     5.4.12       Where are all the answers to the above and related
  542.              questions written down? Neither on the net nor in the
  543.              4.3BSD manuals nor Administration text which I have
  544.              could I find this stuff covered! 
  545.     5.4.13       What else should I know? For example, it seems that a
  546.              new tape must stretched. How is this done? 
  547.     5.5          Network
  548.     5.6          Marc Mengel's <mengel@fnal.gov> driver list
  549.     6.0          Working with DOS and BNR/2 related software.
  550.     6.1          Formatting a floppy
  551.     6.2          Sharing the Disk with MS-DOS
  552.     6.2.1        How can I partition my drive to support both MS-DOS and
  553.              *bsd? 
  554.     6.2.2        I can install using the whole disk, but I can't install
  555.              when I try to share the drive between 386bsd and MS-DOS.
  556.              Why? 
  557.     6.2.3        I can use either MS-DOS or 386BSD on my hard drive, but
  558.              shutdown -todos doesn't seem to work. 
  559.     6.2.4        Is there any hope of ever running MS-DOS applications
  560.              under any of the free BSD systems? 
  561.     6.3          Accessing the MS-DOS filesystem
  562.     6.4          NFS/PC-NFS support
  563.     6.4.1        Can I use 8K packets for NFS? When I try, I have all
  564.              kinds of problems. 
  565.     6.4.2        How do I get around the NFS "Permission denied" error? 
  566.     6.4.3        What does the message "BAD MNT RPC: RPC Authentication
  567.              error; why = Invalid client credential" mean when I try
  568.              to mount something from another machine? 
  569.     6.4.4        What does the message "Bad MNT RPC: RPC: Authentication
  570.              error; why = Client credential too weak" mean when I try
  571.              to mount something from another machine? 
  572.     6.4.5        I get a lot of 'ring buffer overflow' messages using NFS
  573.              and the ed0 driver. Is there a problem? 
  574.     6.4.6        Is there any PC software that will allow me to use my
  575.              enormous PC with all of the unsupported hardware as a
  576.              PC-NFS server? 
  577.     7.0          Communications
  578.     7.1          SLIP
  579.     7.2          CSLIP
  580.     7.3          PPP
  581.     7.4          TCP/IP
  582.     7.5          UUCP
  583.     7.5.1        TIP/CU
  584.     7.5.2        What is the magic incantation that allows the modem to
  585.              dial? 
  586.     7.6          Terminals
  587.     7.7          Can network attached assets be used by/from NetBSD?
  588.     8.0          What hardware is 386BSD known to run on and support!
  589.     8.1          System brand names
  590.     8.2          Motherboards
  591.     8.3          Video cards
  592.     8.4          Mice
  593.     8.5          Serial Cards
  594.     8.5.1        How do I configure multiport cards?
  595.     8.5.2        Now that I have FreeBSD 1.0 installed, how do I set up
  596.              the serial ports for bi-directional use? 
  597.     8.6          Disk Controllers
  598.     8.7          SCSI Controllers
  599.     8.8          Network Cards
  600.     8.9          Printers
  601.     8.10         TAPE Drives
  602.     8.11         QIC-40/80 tape drives
  603.     8.12         CD-ROMs
  604.     9.0          What GNU software has been tested and is working with
  605.              Net/2 derived BSD systems for the 386? 
  606.     9.1          Has anyone ever gotten news to work?
  607.  
  608.  
  609.